Skip to content

Add sycl::info::context queries to dpctl.SyclContext - #2354

Open
ndgrigorian wants to merge 3 commits into
masterfrom
add-sycl-context-info-queries
Open

Add sycl::info::context queries to dpctl.SyclContext#2354
ndgrigorian wants to merge 3 commits into
masterfrom
add-sycl-context-info-queries

Conversation

@ndgrigorian

Copy link
Copy Markdown
Collaborator

This PR proposes exposing a number of previously-unexposed queries to dpctl.SyclContext

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?
  • If this PR is a work in progress, are you opening the PR as a draft?

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

@coveralls

coveralls commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 74.161% (+0.1%) from 74.054% — add-sycl-context-info-queries into master

@ndgrigorian
ndgrigorian marked this pull request as ready for review August 6, 2026 15:22
antonwolfy
antonwolfy previously approved these changes Aug 10, 2026

@antonwolfy antonwolfy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with minor nits below

Comment thread libsyclinterface/tests/test_sycl_context_interface.cpp Outdated
Comment thread dpctl/_sycl_context.pyx

@antonwolfy antonwolfy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No more comments from me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants